home *** CD-ROM | disk | FTP | other *** search
/ Champak 128 / Vol 128 (Damaged).iso / games / scooby_d.swf / scripts / DefineSprite_496 / frame_1 / DoAction.as
Encoding:
Text File  |  2011-03-26  |  82 b   |  6 lines

  1. stop();
  2. btnNext.onRelease = function()
  3. {
  4.    this._parent.gotoAndStop(10);
  5. };
  6.